From: bors Date: Tue, 13 Feb 2018 11:03:57 +0000 (+0000) Subject: Auto merge of #5029 - matklad:new-defaults-to-bin, r=withoutboats X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~3^2~1 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=5891aecf37c6a19893ec1b542079db4b4d5b368e;p=cargo.git Auto merge of #5029 - matklad:new-defaults-to-bin, r=withoutboats New defaults to bin So this switches `cargo new` default from `--lib` to `--bin`, as discussed on IRC. The first two commits are just refactorings, and the last one actually flips the switch. Surprisingly enough, no tests need to be modified it seems! r? @withoutboats --- 5891aecf37c6a19893ec1b542079db4b4d5b368e